getRoundedCorner

@Nullable
open fun getRoundedCorner(@NonNull display: @NonNull Display, position: Int): @Nullable RoundedCornerCompat(source)

Returns the RoundedCornerCompat of the given position if there is one.

Return

the rounded corner of the given position. Returns null if there is none.

Parameters

display

the given display.

position

the position of the rounded corner on the display.